home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / login / login-ex.000 < prev    next >
Text File  |  1996-11-17  |  473b  |  14 lines

  1.  
  2.  
  3.     This version of login.c is full copy of the login.c from
  4.     util-linux-1.10. The only difference is 6 new lines of code
  5.     that provide logging into syslog every attempted login to a system.
  6.     In order to enable this, compile login.c with -DLOGALL.
  7.     
  8.         Have fun <ayuriev@yoda.cis.temple.edu>
  9.  
  10. P.S. The followins is the output of ls -l on my system.
  11.  
  12. -rwxr-xr-x   1 alex     wheel       13316 Jan 23 22:40 login*
  13. -rw-r--r--   1 alex     wheel       23211 Jan 23 22:38 login.c
  14.